projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d1ee00
)
sh: sh7785lcr: Update BSC of USB area
author
Nobuhiro Iwamatsu
<
[email protected]
>
Mon, 4 Apr 2011 06:47:03 +0000
(15:47 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Wed, 1 Jun 2011 01:20:19 +0000
(10:20 +0900)
A value of BSC of the USB was wrong.
This updates this.
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
board/renesas/sh7785lcr/lowlevel_init.S
patch
|
blob
|
history
diff --git
a/board/renesas/sh7785lcr/lowlevel_init.S
b/board/renesas/sh7785lcr/lowlevel_init.S
index 24a0ecdf8e2c8a673a5c3a646fc6e6cb7ce79d55..e00617c35615129b7d7c0840e54d9b166da6fe20 100644
(file)
--- a/
board/renesas/sh7785lcr/lowlevel_init.S
+++ b/
board/renesas/sh7785lcr/lowlevel_init.S
@@
-312,7
+312,7
@@
CS4WCR_D: .long 0x00101012
/* USB setting : 32bit mode = CS2, 29bit mode = CS5 */
CS_USB_BCR_D: .long 0x11111200
-CS_USB_WCR_D: .long 0x0002000
4
+CS_USB_WCR_D: .long 0x0002000
5
/* SD setting : 32bit mode = CS3, 29bit mode = CS6 */
CS_SD_BCR_D: .long 0x00000300